[INFO] fetching crate earthmc 1.1.0...
[INFO] testing earthmc-1.1.0 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] extracting crate earthmc 1.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate earthmc 1.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate earthmc 1.1.0
[INFO] tweaked toml for crates.io crate earthmc 1.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate earthmc 1.1.0 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate earthmc 1.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18fca6c5238318ec0d6992fb6c425d9a44d2f052e15728f35b4fda464cf4dda1
[INFO] running `Command { std: "docker" "start" "-a" "18fca6c5238318ec0d6992fb6c425d9a44d2f052e15728f35b4fda464cf4dda1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18fca6c5238318ec0d6992fb6c425d9a44d2f052e15728f35b4fda464cf4dda1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18fca6c5238318ec0d6992fb6c425d9a44d2f052e15728f35b4fda464cf4dda1", kill_on_drop: false }`
[INFO] [stdout] 18fca6c5238318ec0d6992fb6c425d9a44d2f052e15728f35b4fda464cf4dda1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73b4b02b9c0eb2c1e6c6bce63a0739a88b64ce4992f71fb9bd37505f76358ca3
[INFO] running `Command { std: "docker" "start" "-a" "73b4b02b9c0eb2c1e6c6bce63a0739a88b64ce4992f71fb9bd37505f76358ca3", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-rustls v0.27.6
[INFO] [stderr]    Compiling reqwest v0.12.19
[INFO] [stderr]    Compiling earthmc v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.58s
[INFO] running `Command { std: "docker" "inspect" "73b4b02b9c0eb2c1e6c6bce63a0739a88b64ce4992f71fb9bd37505f76358ca3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73b4b02b9c0eb2c1e6c6bce63a0739a88b64ce4992f71fb9bd37505f76358ca3", kill_on_drop: false }`
[INFO] [stdout] 73b4b02b9c0eb2c1e6c6bce63a0739a88b64ce4992f71fb9bd37505f76358ca3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83261e106a19829904715e870d7e2232177e961e782827124b4e4e0fbf2488c0
[INFO] running `Command { std: "docker" "start" "-a" "83261e106a19829904715e870d7e2232177e961e782827124b4e4e0fbf2488c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-rustls v0.27.6
[INFO] [stderr]    Compiling reqwest v0.12.19
[INFO] [stderr]    Compiling earthmc v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `earthmc` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name earthmc --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fbc36dd8a2fb67a3 -C extra-filename=-1d148021b43c9a36 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-cc9c2c336103b5bf.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-0a787845c2caee88.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-1c1c5ffa85464617.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-177a915ff8f92921.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ea4b030548170fdd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-48383a8da6115d80.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-23e446efbbb74e36.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ecc2fa49191e7892.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-27c20f724d6d9495.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ad6999481b8bc445.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ff7d0c68f2c24aff.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ff70dc9f8fc9b0cb/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `earthmc` (example "query_towns")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name query_towns --edition=2024 examples/query_towns.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aa0629d8dd1df1ee -C extra-filename=-bba9666e20ecef85 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-cc9c2c336103b5bf.rlib --extern earthmc=/opt/rustwide/target/debug/deps/libearthmc-1ef5f7b496f05251.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-0a787845c2caee88.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-1c1c5ffa85464617.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-177a915ff8f92921.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ea4b030548170fdd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-48383a8da6115d80.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-23e446efbbb74e36.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ecc2fa49191e7892.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-27c20f724d6d9495.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ad6999481b8bc445.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ff7d0c68f2c24aff.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ff70dc9f8fc9b0cb/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `earthmc` (example "query_players")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name query_players --edition=2024 examples/query_players.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8003622654c83998 -C extra-filename=-7e582eee7b7b6ef5 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-cc9c2c336103b5bf.rlib --extern earthmc=/opt/rustwide/target/debug/deps/libearthmc-1ef5f7b496f05251.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-0a787845c2caee88.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-1c1c5ffa85464617.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-177a915ff8f92921.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ea4b030548170fdd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-48383a8da6115d80.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-23e446efbbb74e36.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ecc2fa49191e7892.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-27c20f724d6d9495.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ad6999481b8bc445.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ff7d0c68f2c24aff.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ff70dc9f8fc9b0cb/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `earthmc` (example "query_nearby")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name query_nearby --edition=2024 examples/query_nearby.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=03c136d140880c85 -C extra-filename=-23d8482fa2c5b67f --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-cc9c2c336103b5bf.rlib --extern earthmc=/opt/rustwide/target/debug/deps/libearthmc-1ef5f7b496f05251.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-0a787845c2caee88.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-1c1c5ffa85464617.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-177a915ff8f92921.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ea4b030548170fdd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-48383a8da6115d80.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-23e446efbbb74e36.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ecc2fa49191e7892.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-27c20f724d6d9495.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ad6999481b8bc445.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ff7d0c68f2c24aff.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ff70dc9f8fc9b0cb/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `earthmc` (example "query_locations")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name query_locations --edition=2024 examples/query_locations.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=025837e9bc9d5490 -C extra-filename=-fd672cc5488bbbec --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-cc9c2c336103b5bf.rlib --extern earthmc=/opt/rustwide/target/debug/deps/libearthmc-1ef5f7b496f05251.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-0a787845c2caee88.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-1c1c5ffa85464617.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-177a915ff8f92921.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ea4b030548170fdd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-48383a8da6115d80.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-23e446efbbb74e36.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ecc2fa49191e7892.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-27c20f724d6d9495.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ad6999481b8bc445.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ff7d0c68f2c24aff.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ff70dc9f8fc9b0cb/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "83261e106a19829904715e870d7e2232177e961e782827124b4e4e0fbf2488c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83261e106a19829904715e870d7e2232177e961e782827124b4e4e0fbf2488c0", kill_on_drop: false }`
[INFO] [stdout] 83261e106a19829904715e870d7e2232177e961e782827124b4e4e0fbf2488c0
